home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / src / cmds / gdb.new / gdb-3.98 / bfd.mips / config / hmake-rtbsd < prev    next >
Encoding:
Text File  |  1991-08-23  |  284 b   |  6 lines

  1. # The IBM RT/PC has only been supported as a host in a cross-development
  2. # environment.  If you don't have gcc, I was able to get 'hc -Hnocpp -ma'
  3. # to compile most of the modules, but didn't try running anything.
  4. HDEFINES = -DHOST_SYS=RTBSD_SYS 
  5. CC=gcc             # hc/pcc just can't cut it
  6.